func net.isOutbound

2 uses

	net (current package)
		conf.go#L392: 				if isLocalhost(hostname) || isGateway(hostname) || isOutbound(hostname) {
		conf.go#L521: func isOutbound(h string) bool {